シンタックス
'宣言
Public Overloads Shared Function UrlDecode( _
ByVal () As System.Byte, _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Text.Encoding _
) As System.String
public static System.string UrlDecode(
System.byte[] ,
System.int ,
System.int ,
System.Text.Encoding
)
パラメータ
- bytes
- offset
- count
- e
参照